home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / src / swtools / mipsABI / examples / sup / PORT / step03 / Makefile.diff next >
Encoding:
Makefile  |  1994-08-02  |  430 b   |  20 lines

  1. *** ../step2/Makefile    Thu Dec 16 13:09:03 1993
  2. --- Makefile    Thu Dec 16 14:11:34 1993
  3. ***************
  4. *** 96,102 ****
  5.   
  6.   libextra.a: ${EXTRA}
  7.       ar r libextra.a $?
  8. !     ranlib libextra.a
  9.   
  10.   clean cleandir:
  11.       rm -f ${PROGRAMS} libextra.a netcrypt.c *.o core a.out
  12. --- 96,102 ----
  13.   
  14.   libextra.a: ${EXTRA}
  15.       ar r libextra.a $?
  16. ! #    ranlib libextra.a
  17.   
  18.   clean cleandir:
  19.       rm -f ${PROGRAMS} libextra.a netcrypt.c *.o core a.out
  20.